home *** CD-ROM | disk | FTP | other *** search
- #ifndef POWERUP_PPCDISSLIB_PPCDISS_H
- #define POWERUP_PPCDISSLIB_PPCDISS_H
-
-
- #define DISASS_BUFFER 0x84000000
- #define DISASS_DEFINEPC 0x84000001
- #define DISASS_NOADRINC 0x84000002
- #define DISASS_RELADDR 0x84000003
- #define DISASS_SHOWDATA 0x84000004
- #define DISASS_PRESCANSIZE 0x84000005
- #define DISASS_USEDC68KDESC 0x84000006
- #define DISASS_ADDRESSHOOK 0x84000007
- #define DISASS_SYMBOLHOOK 0x84000008
- #define DISASS_RELOCHOOK 0x84000009
- #define DISASS_SHOWADDRESS 0x8400000a
- #define DISASS_GETDATAHOOK 0x8400000b
-
- #endif
-